Welcome to the PostgreSQL top Project Home Page
pg_top is 'top' for PostgreSQL. It is derived from Unix Top. Similar to top, pg_top allows you to monitor PostgreSQL processes. Also see pg_systat to monitor various PostgreSQL statistics tables.
pg_top also allows you to:
View currently running SQL statement of a process.
View query plan of a currently running SQL statement.
View locks held by a process.
Monitor remote databases that have the pg_proctab extension loaded.
Other screenshots and some instruction using this application.
Download current releases:
Version |
Download |
Checksum |
Release date |
---|---|---|---|
4.1.1 |
2024-06-06 |
||
Download the source code with git:
git clone git@gitlab.com:pg_top/pg_top.git
The PostgreSQL top project is a PostgreSQL Community project.